[INFO] cloning repository https://github.com/jalho/system2json
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jalho/system2json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalho%2Fsystem2json", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalho%2Fsystem2json'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 356e21f342220d5c1ec8bc505975336c081eed04
[INFO] testing jalho/system2json against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjalho%2Fsystem2json" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jalho/system2json
[INFO] finished tweaking git repo https://github.com/jalho/system2json
[INFO] tweaked toml for git repo https://github.com/jalho/system2json written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jalho/system2json on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jalho/system2json already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e16694e67cd2f43c7576a131adc3070b54859b34a9b18db4442c7d2a38d6946
[INFO] running `Command { std: "docker" "start" "-a" "5e16694e67cd2f43c7576a131adc3070b54859b34a9b18db4442c7d2a38d6946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e16694e67cd2f43c7576a131adc3070b54859b34a9b18db4442c7d2a38d6946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e16694e67cd2f43c7576a131adc3070b54859b34a9b18db4442c7d2a38d6946", kill_on_drop: false }`
[INFO] [stdout] 5e16694e67cd2f43c7576a131adc3070b54859b34a9b18db4442c7d2a38d6946
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bef4c339b8d4c567ea8a63bdf70651d34b2641e7229608256291e3fb80a939de
[INFO] running `Command { std: "docker" "start" "-a" "bef4c339b8d4c567ea8a63bdf70651d34b2641e7229608256291e3fb80a939de", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling system2json v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.06s
[INFO] running `Command { std: "docker" "inspect" "bef4c339b8d4c567ea8a63bdf70651d34b2641e7229608256291e3fb80a939de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bef4c339b8d4c567ea8a63bdf70651d34b2641e7229608256291e3fb80a939de", kill_on_drop: false }`
[INFO] [stdout] bef4c339b8d4c567ea8a63bdf70651d34b2641e7229608256291e3fb80a939de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b216dc7c962aa3871d51bd118a3de4411360f745ac623f2ab774257646fad5a9
[INFO] running `Command { std: "docker" "start" "-a" "b216dc7c962aa3871d51bd118a3de4411360f745ac623f2ab774257646fad5a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling system2json v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.71s
[INFO] running `Command { std: "docker" "inspect" "b216dc7c962aa3871d51bd118a3de4411360f745ac623f2ab774257646fad5a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b216dc7c962aa3871d51bd118a3de4411360f745ac623f2ab774257646fad5a9", kill_on_drop: false }`
[INFO] [stdout] b216dc7c962aa3871d51bd118a3de4411360f745ac623f2ab774257646fad5a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 222a08c9cdbe96b5d06c884946c560d78dec8c4c719049c8a13a6089a52c855f
[INFO] running `Command { std: "docker" "start" "-a" "222a08c9cdbe96b5d06c884946c560d78dec8c4c719049c8a13a6089a52c855f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/system2json-f9e603e0792fe7ed)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_file_system::json_nested_not_resolved_recursively ... ok
[INFO] [stdout] test test_file_system::relative_path_without_dot ... ok
[INFO] [stdout] test test_ignored::http ... ok
[INFO] [stdout] test test_file_system::relative_path_with_dot ... ok
[INFO] [stdout] test test_ignored::https ... ok
[INFO] [stdout] test test_keep_intact::nested_complex ... ok
[INFO] [stdout] test test_file_system::nested_complex ... ok
[INFO] [stdout] test test_keep_intact::record_simple ... ok
[INFO] [stdout] test test_reserved::env_hex ... ok
[INFO] [stdout] test test_reserved::tfwhne ... ok
[INFO] [stderr]    Doc-tests system2json
[INFO] [stdout] test test_file_system::json_not_resolved_recursively ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 35) ... ok
[INFO] [stdout] test src/../README.md - ReadmeDoctests (line 23) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 88) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - ReadmeDoctests (line 23) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (61) panicked at /tmp/rustdoctest3zbjwg/doctest_bundle_2024.rs:11:82:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ResolvingPrefixNotSupported { prefix_attempted: "file-json5://" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64afb4280c5a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64afb4280c5a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64afb4280c5a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64afb4280c5a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64afb4295c4a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64afb4295c4a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x64afb42860d2 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64afb42860d2 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64afb425f46f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64afb425f46f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64afb4278bb1 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64afb4278d6b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64afb425f528 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x64afb4254539 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64afb426035d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64afb42963dc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x64afb4296152 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x64afb4171bbc - doctest_bundle_2024[70ac13059403bb72]::__doctest_0::main
[INFO] [stdout]   18:     0x64afb4171f36 - doctest_bundle_2024[70ac13059403bb72]::__doctest_0::__main_fn
[INFO] [stdout]   19:     0x64afb41523e0 - doctest_runner_2024[8430d5708d4f0874]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   20:     0x64afb41562d6 - <doctest_runner_2024[8430d5708d4f0874]::__doctest_0::TEST::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x64afb4152a75 - doctest_runner_2024[8430d5708d4f0874]::main
[INFO] [stdout]   22:     0x64afb41561d3 - <fn() -> std[fce30c26ee6459b]::process::ExitCode as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x64afb4151c66 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[fce30c26ee6459b]::process::ExitCode, std[fce30c26ee6459b]::process::ExitCode>
[INFO] [stdout]   24:     0x64afb4152209 - std[fce30c26ee6459b]::rt::lang_start::<std[fce30c26ee6459b]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x64afb4277837 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x64afb4277837 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x64afb4277837 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x64afb4277837 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x64afb4277837 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x64afb4277837 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x64afb4277837 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x64afb4277837 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x64afb4277837 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x64afb4150fa1 - std[fce30c26ee6459b]::rt::lang_start::<std[fce30c26ee6459b]::process::ExitCode>
[INFO] [stdout]   35:     0x64afb41566c5 - main
[INFO] [stdout]   36:     0x7b12f26d81ca - <unknown>
[INFO] [stdout]   37:     0x7b12f26d828b - __libc_start_main
[INFO] [stdout]   38:     0x64afb414ff75 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 88) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (63) panicked at /tmp/rustdoctest3zbjwg/doctest_bundle_2024.rs:100:35:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ResolvingPrefixNotSupported { prefix_attempted: "file-json5://" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e0f9845c5a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e0f9845c5a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e0f9845c5a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e0f9845c5a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e0f985ac4a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e0f985ac4a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61e0f984b0d2 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61e0f984b0d2 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61e0f982446f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e0f982446f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e0f983dbb1 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61e0f983dd6b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61e0f9824528 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61e0f9819539 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61e0f982535d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61e0f985b3dc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61e0f985b152 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61e0f973758d - doctest_bundle_2024[70ac13059403bb72]::__doctest_2::main
[INFO] [stdout]   18:     0x61e0f9737776 - doctest_bundle_2024[70ac13059403bb72]::__doctest_2::__main_fn
[INFO] [stdout]   19:     0x61e0f97174e1 - doctest_runner_2024[8430d5708d4f0874]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   20:     0x61e0f971b356 - <doctest_runner_2024[8430d5708d4f0874]::__doctest_2::TEST::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x61e0f9717a75 - doctest_runner_2024[8430d5708d4f0874]::main
[INFO] [stdout]   22:     0x61e0f971b1d3 - <fn() -> std[fce30c26ee6459b]::process::ExitCode as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x61e0f9716c66 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[fce30c26ee6459b]::process::ExitCode, std[fce30c26ee6459b]::process::ExitCode>
[INFO] [stdout]   24:     0x61e0f9717209 - std[fce30c26ee6459b]::rt::lang_start::<std[fce30c26ee6459b]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x61e0f983c837 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x61e0f983c837 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x61e0f983c837 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x61e0f983c837 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61e0f983c837 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x61e0f983c837 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x61e0f983c837 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x61e0f983c837 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61e0f983c837 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x61e0f9715fa1 - std[fce30c26ee6459b]::rt::lang_start::<std[fce30c26ee6459b]::process::ExitCode>
[INFO] [stdout]   35:     0x61e0f971b6c5 - main
[INFO] [stdout]   36:     0x7d0b956ac1ca - <unknown>
[INFO] [stdout]   37:     0x7d0b956ac28b - __libc_start_main
[INFO] [stdout]   38:     0x61e0f9714f75 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - ReadmeDoctests (line 23)
[INFO] [stdout]     src/lib.rs - (line 88)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.17s; merged doctests compilation took 1.12s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "222a08c9cdbe96b5d06c884946c560d78dec8c4c719049c8a13a6089a52c855f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "222a08c9cdbe96b5d06c884946c560d78dec8c4c719049c8a13a6089a52c855f", kill_on_drop: false }`
[INFO] [stdout] 222a08c9cdbe96b5d06c884946c560d78dec8c4c719049c8a13a6089a52c855f
